p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "Inter-Regular";
    color: #000;
    font-size: 18px;
}

caption {
    display: none;
}

/* Landing Pages */
.landing-page-card-row {
    margin-bottom: 20px;
}

.landing-page-card {
    border: 2px solid #BDBDBD;
    border-radius: 7px;
    border-color: #BDBDBD !important;
    padding: 30px 10px;
}

.landing-page-card-title {
    color: #15181a !important;
    font-size: 28px;
    margin: 40px 0;
}


/* Header */

#register-btn-white>a {
    background-color: green;
    color: white;
    padding-bottom: 11px;
}

.nav-link {
    font-weight: bold;
    font-size: 1.1em;
}

.login-link {
    border: 1px solid #2fa170;
    border-radius: 6px;
    margin-right: 10px;
}

/* Footer */



.footer-p {
    color: #fff;
    padding: 2px 0;
}

.footer-text {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer>div.container>div>div.col-md-5>div>p:nth-child(3)>a {
    color: #fff;
    text-decoration: underline;
}

#social-icons {
    text-align: center;
    float: right;
    margin-right: 120px;
}

.poweredby-row {
    background-color: #20694a;
}

#poweredby_p {
    padding: 20px 0;
    margin-bottom: 0;
    color: #fff;
}

#hanlonClient {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.nav-footer {
    position: relative;
    margin: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.li-inline {
    /* display: inline; */
    padding: 5px;
    list-style-type: none;
}

.li-inline a {
    color: #fff;
}

#footerLink>img {
    margin-top: 60px;
    /* width: 20rem; */
}

.icons {
    color: #2fa170;
    background: #ffffff;
    border-radius: 2px;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-top: 12px;
    margin: 0 4px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    font-size: 20px;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
    font-weight: unset !important;
    text-decoration: none;
    margin-top: 20px;
}

.icons:hover,
.icons:focus {
    background: #fff;
    text-decoration: none !important;
    color: #333;
}

/* FA icons */
.icons:nth-of-type(1):before {
    content: '\f09a';
}

.icons:nth-of-type(2):before {
    content: '\f099';
}

.icons:nth-of-type(3):before {
    content: '\f16d';
}

/* Cards */
.card-green {
    border-bottom-color: rgb(57, 146, 108);
    background-color: rgba(51, 129, 96, 0.27);
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.card-help {
    min-height: 400px;
}

.card-help-link {
    text-decoration: underline;
    color: #1a1d1f;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
}

.card-help-text {
    padding-top: 20px;
}

/* Buttons */
.btn-primary {
    background-color: #203c87;
    border-color: #203c87;
    padding-left: 20px;
    font-size: 18px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: "Inter-Regular";
}

.btn-primary:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

.btn-primary:focus {
    outline: 2px dashed #000;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
#ctl00_mCPH_lnkCancelDetail {
    padding: 7px 30px 2px;
    border: none;
    color: #fff;
    font-size: 18px;
    background-color: #203C87;
    /* text-transform: uppercase; */
    transition: background-color .25s ease;
    background-image: none;
    border-radius: 3px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    letter-spacing: .025em;
    vertical-align: bottom;
    line-height: 1em;
    height: 45px;
}

/*Styling applied to Camden's 'Opportunities' page and 'Vacancy Overview' pages*/
.panel.card.vacancy-panel.h-100 {
    border: 2px solid #386bb2;
}

.panel-footer.card-footer.vacancy-panel-footer {
    background: #386bb2;
}

a.link.vacancy-panel-link {
    color: #fff;
    font-size: 18px;
}

h1#opportunities {
    color: transparent;
}

label {
    display: inline-block;
    font-family: "Inter-Bold";
}

a.link {
    color: #203c87;
    font-family: "Inter-Bold";
    font-size: 18px;
}

input#VacancyNameInput:focus {
    outline: 2px dashed #000;
    border-color: transparent;
}

th#VacanciesTableOpportunityHeaderColumn {
    font-family: "Inter-Bold";
}

th#VacanciesTableTypeHeaderColumn {
    font-family: "Inter-Bold";
}

th#VacanciesTableHoursHeaderColumn {
    font-family: "Inter-Bold";
}

th#VacanciesTableClosesHeaderColumn {
    font-family: "Inter-Bold";
}


th {
    font-family: "Inter-Bold";
}

span#ctl00_mCPH_VacancyName {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_EmployerName {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_VacancyTypeName {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_VacancyReference {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_VacancyFormOfEmployment {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_VacancySalary {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_VacancyHours {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_VacancyPublishDate {
    color: #000 !important;
    font-family: "Inter-Regular";
}

span#ctl00_mCPH_VacancyClosingDate {
    color: #000 !important;
    font-family: "Inter-Regular";
}

.alert-info {
    background-color: #dde3ef;
    border-color: #dde3ef;
}

span {
    color: #000;
    font-family: "Inter-Regular";
}

p.par {
    color: #000;
    font-family: "Inter-Bold";
    font-size: 18px;
}

img.opportunities-image {
    width: 144%;
    margin-left: -21%;
    padding-bottom: 30px;
    margin-top: -60px;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 18px;
    color: #000;
}

h4.question-one {
    font-size: 16px;
}

a.islington-link-one {
    color: #000;
}

a.nethree-link-one {
    color: #000;
}

a.nethree-link-two {
    color: #000;
}

a.nethree-link-three {
    color: #000;
}

a.candidates-reg-link {
    color: #000;
    font-size: 24px;
}
@media only screen and (max-width: 1536px) {
 img.opportunities-image {
    width: 111%;
    margin-left: -4%;
    padding-bottom: 30px;
    margin-top: -60px;
}
}
@media only screen and (max-width: 1440px) {
    img.opportunities-image {
        width: 110% !important;
        margin-left: -4% !important;
    }
}

@media only screen and (max-width: 768px) {
    img.opportunities-image {
        width: 110% !important;
        margin-left: -4% !important;
        margin-top: -30px;
    }
}

@media only screen and (max-width: 425px) {
    img.opportunities-image {
        width: 110% !important;
        margin-left: -4% !important;
        margin-top: -30px;
    }
}

/*Styling applied to the vacancy overview pages on Camden's website*/
span#ctl00_mCPH_VacancyName {
    color: #000 !important;
}

span#ctl00_mCPH_VacancyTypeName {
    color: #000 !important;
}

span#ctl00_mCPH_VacancyReference {
    color: #000 !important;
}

span#ctl00_mCPH_VacancySalary {
    color: #000 !important;
}

span#ctl00_mCPH_VacancyPublishDate {
    color: #000 !important;
}

span#ctl00_mCPH_VacancyClosingDate {
    color: #000 !important;
}

span#ctl00_mCPH_VacancyHours {
    color: #000 !important;
}

/*Styling applied to the 'News and Events' page on Camden's website*/
.form-select:focus {
    border-color: none !important;
    outline: 2px dashed #000;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

a.tile-news-item-title.link:focus {
    outline: 2px dashed #000;
}

strong a {
    color: #003E90 !important;
}

p.register-text-one {
    padding: 10px;
    font-size: 16px;
}

p.register-text-two {
    padding: 10px;
    font-size: 16px;
}

a#clientButton {
    background: #386bb2;
    border: transparent;
    margin-left: 41%;
}

a#enterpriseButton {
    background: #386bb2;
    border: transparent;
    margin-left: 41%;
}

div#registerPanelOne {
    border: 2px solid #386bb2;
    min-height: 195px;
}

div#registerPanelTwo {
    border: 2px solid #386bb2;
    min-height: 195px;
}

strong.loginRequest {
    font-size: 16px;
}

.alert.alert-info.pre-registration {
    color: #fff;
    background: #386bb2 !important;
}

a.email-link {
    color: #fff;
    font-size: 18px;
}

/*Styling applied to the initial client registration page*/
div#ctl00_mCPH_divHeader {
    font-size: 28px;
    font-weight: bold;
    color: #000;
}

div#residentPanel {
    background-color: #fff !important;
    min-height: 229px;
    border: 2px solid #203c87;
}

.resident-heading {
    color: #003E90 !important;
    background-color: #f2f5f9 !important;
    border-color: #003E90 !important;
    font-family: "Inter-Bold";
    font-size: 24px;
}

a.login-link:focus {
    outline: 2px dashed #000;
}

input[type=checkbox],
input[type=radio] {
    -webkit-appearance: none;
    /* background-color: #D31568; */
    border: none;
    padding: 20px;
    margin: 5px 15px;
    border-radius: 0;
    border: 1px solid;
    display: inline-block;
    border: 3px solid #D31568;
    position: relative;
    vertical-align: middle;
}

input[type=checkbox]:checked:after,
input[type=radio]:checked:after {
    content: "X";
    font-size: 38px;
    position: absolute;
    /* top: 2px; */
    /* left: 6px; */
    top: -10px;
    left: 10px;
    color: #323133;
    font-weight: 400;
}

button#SubmitButton:focus {
    outline: 2px dashed #000;
    background: #fff;
    color: #000;
}

h4.question-two {
    font-size: 18px;
}

h1.login-title {
    font-size: 24px;
    color: #000;
    font-family: "Inter-Bold";
    margin-top: 30px;
}

/*Styling applied to the client registration wizard on Camden's portal*/
h1.job-hub-registration-title {
    color: #003E90;
    font-family: "Inter-Bold";
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: none;
    outline: 2px dashed #000;
    box-shadow: none;
}

/*Styling for pager that appears on Camden's portal*/
li.dt-paging-button.page-item.disabled {
    border: 2px solid #386bb2;
}

/*Styling applied to the enterprise registration wizard on Camden's portal*/
.wizardSidebar {
    background-color: #386bb2 !important;
    font-size: small;
    width: 1%;
    white-space: nowrap;
}

td.wizardStepStyle {
    background: #386bb2;
}

.MainPanelGeneral {
    display: flex;
    flex-direction: column;
    padding: 15px;
    background-color: #386bb2;
    border-radius: 10px;
    margin-bottom: 25px;
}

.GeneralTitle {
    font-size: 25px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}

.Container {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    background: #cdcdcd;
}

.RowStyle {
    background: #d3d3d3;
}

.HeaderStyle {
    background: #386bb2;
}

.HeaderStyle th {
    color: #fff;
    font-weight: bold;
}

.MainSubContainer {
    display: flex;
    flex-direction: column;
    padding: 15px;
    background-color: #386bb2;
    border-radius: 10px;
    margin-bottom: 25px;
}

span#SubTitle {
    color: #fff;
    margin-bottom: 10px;
}

/*Qualifications Page*/
button#AddQualificationDialog_SaveButton {
    background: #386bb2;
}